Removed

class Removed(index: Int) : Search

Called when a search item has been removed

Parameters

index

The index of the item that has been removed

Constructors

Removed
Link copied to clipboard
fun Removed(index: Int)
The index of the item that has been removed

Properties

index
Link copied to clipboard
val index: Int
The index of the item that has been removed